home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 5
/
Aminet 5 - March 1995.iso
/
Aminet
/
util
/
rexx
/
RXPointer.lha
/
rxpointer
/
RXPointer.readme
< prev
next >
Wrap
Text File
|
1994-11-02
|
834b
|
20 lines
short: Control Pointer & Buttons from AREXX Port
uploader: gfellows@csu.edu.au
author: Chris Ludwig and Geoff Fellows
type: util/rexx
distribution: any
This is a program I found on an old developer's disk. I couldn't
find any copyright for the program Mouse.c or SimpleRexx and since it
has recently become very useful for cancelling annoying (but important)
requesters during startup and no other similiar utility did this as
easily and cheaply I decided to get it working and upload it.
The original program "mouse.c" is by Chris Ludwig. I just tidied the code
so it would compile with SAS/C 6.51 and made the AREXX program to cancel
the requester for AmiTCP v4.0demo during startup.
Put the file CloseAmiTCPReq.rexx in REXX: and the following line
above the line "AmiTCP:AmiTCP" in AmiTCP:bin/StartNet
run rx CloseAmiTCPReq